My program doesn't have bugs. It just develops random features.
Legacy:Dynamic Texture
From Unreal Wiki, The Unreal Engine Documentation Site
Besides normal static textures, the Unreal engine provides animated textures and a variety of dynamic or procedural textures. Procedural textures are calculated and re-rendered in real-time and provide realistic-looking, non-repeating smooth texture animations that scale well with the player's framerate.
Known Classes[edit]
Things to cover[edit]
- How to create palettes for fire/wave textures
Web Links[edit]
- Animating Real-time Textures by Erik de Neve (Epic)
Related Topics[edit]
- Texture Topics
- Animated Texture – textures animated as a repeating sequence of static frames